Skip to content

Build(deps): Bump timm from 1.0.27 to 1.0.28 in /requirements#1374

Merged
adamjstewart merged 1 commit into
mainfrom
dependabot/pip/requirements/timm-1.0.28
Jul 13, 2026
Merged

Build(deps): Bump timm from 1.0.27 to 1.0.28 in /requirements#1374
adamjstewart merged 1 commit into
mainfrom
dependabot/pip/requirements/timm-1.0.28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps timm from 1.0.27 to 1.0.28.

Release notes

Sourced from timm's releases.

Release v1.0.28

July 10, 2026

  • Improve optimizer torch.compile and tensor learning-rate support.
  • Extend NaFlexViT patch-layout (for NaFlex-CLAP), and forward_intermediates (NaFlex dict input) support.
  • Harden pickle loading and improve custom-label inference.
  • Release 1.0.28

May 27, 2026

What's Changed

New Contributors

Full Changelog: huggingface/pytorch-image-models@v1.0.27...v1.0.28

Commits
  • 8ef7380 Update README.md. Version 1.0.28
  • 85cbf65 Fix native adamw/nadamw + muon use w/ torch.compile. Expand DatasetInfo / Cu...
  • 9a39b5f Support NaFlex dict inputs for forward_intermediates
  • 952cf84 fix(inference): use custom label_names from pretrained_cfg
  • ce7c976 Make doc builds faster (#2714)
  • 2cff235 Fix reg_token not being added to no-weight decay and stem/embed lr group. Fix...
  • c2819ea Adding patchify_channels_last flag to unify support across data pipeline and ...
  • e5e4dfa Fix ZeroDivisionError in AverageMeter.update when count is 0
  • 87fc38a Add unknown to verified results flag for trufflehog
  • b2acd3b New trufflehog version in CI surfacing unverified false positives in python n...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 1.0.27 to 1.0.28.
- [Release notes](https://github.com/huggingface/pytorch-image-models/releases)
- [Commits](huggingface/pytorch-image-models@v1.0.27...v1.0.28)

---
updated-dependencies:
- dependency-name: timm
  dependency-version: 1.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 13, 2026
@adamjstewart
adamjstewart merged commit 593e9f2 into main Jul 13, 2026
17 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/requirements/timm-1.0.28 branch July 13, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant